GtkTreeViewColumn: dispose: Remove from the treeview
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>
Wed, 28 Sep 2011 11:02:20 +0000 (13:02 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 6 Oct 2011 09:02:02 +0000 (11:02 +0200)
commitf920ded54116f44c9f269d2e509d108a85e943b0
treefdcd6e704cf8491b224f2bee6b3c485a02e3cdd7
parent37f71d71cd51e93c5aa83f3334f6927b88bd65f6
GtkTreeViewColumn: dispose: Remove from the treeview

This handles the case (with gtkmm) that the GtkTreeViewColumn is
destroyed before the GtkTreeView is destroyed.
Bug #659672
gtk/gtktreeviewcolumn.c